Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add interoperability for CompoundColumns + ColumnHider + ColumnResizer #834

Closed
wants to merge 6 commits into from
Closed

Add interoperability for CompoundColumns + ColumnHider + ColumnResizer #834

wants to merge 6 commits into from

Conversation

kfranqueiro
Copy link
Member

No description provided.

Kenneth G. Franqueiro and others added 6 commits February 4, 2014 11:20
Allows testing with ColumnSet, ColumnHider, and/or ColumnResizer.

Also did some general formatting cleanup.
Note that this currently requires that ColumnHider and/or ColumnResizer be
mixed in *before* CompoundColumns, since CompoundColumns will extend
methods from the other two.  This is in contrast to ColumnSet, which needs
to be mixed in *after* CompoundColumns.

Also includes some general cleanup.
@kfranqueiro
Copy link
Member Author

Merged via a series of commits ending with https://github.com/SitePen/dgrid/commits/717bdb4c35883c22dc7fe29c735b1fb078486fde.

@kfranqueiro kfranqueiro deleted the compound-hider-resizer branch February 10, 2014 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants